Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove destructor dependencies on nph #14932

Merged
merged 1 commit into from
Dec 24, 2023
Merged

Conversation

RipleyTom
Copy link
Contributor

lv2_socket_native should get upnp unbound during close() call during emulation.
nt_p2p_port are only destroyed on network_thread termination.

In both those cases if there are any straggling upnp binds left upnp_handler will unbind them in its destructor on emulation termination.

@FlexBy420
Copy link

Fixed the crash
RPCS3.log.gz

@elad335 elad335 merged commit 69238bf into RPCS3:master Dec 24, 2023
5 of 6 checks passed
@RipleyTom RipleyTom deleted the remove_interderp branch January 26, 2024 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants